home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / LIBS / VB4 / VB4-1.CAB / demo.mdb / CodeTemplates.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-08-15  |  231 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Parent": "Long Integer NOT NULL",
  5.         "Name": "Text (40) NOT NULL",
  6.         "NameProperty": "Text (40)",
  7.         "Comment": "Text (255)",
  8.         "Virtual": "Boolean NOT NULL",
  9.         "FileName": "Text (255)",
  10.         "FileObject": "OLE (255)"
  11.     },
  12.     "data": []
  13. }